diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Simple.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index d68d3a6e..188dfd39 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -129,6 +129,7 @@ tooltip { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -165,9 +166,12 @@ tooltip { padding: 1px 3px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #39FF14; + font-size: 100%; } + #pulseaudio.muted { color: #cc3436; } |
